home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / ReelDVD 3.1.1 Trial Install / data1.cab / System32_Files / PTxSCP.ocx / 0 / RCDATA / TFRMPTXSHFOLDERBROWSEDLGPROPOPTIONS / TFRMPTXSHFOLDERBROWSEDLGPROPOPTIONS.txt
Encoding:
Text File  |  2003-07-16  |  1.8 KB  |  98 lines

  1. object FrmPTxShFolderBrowseDlgPropOptions: TFrmPTxShFolderBrowseDlgPropOptions
  2.   Left = 345
  3.   Top = 276
  4.   Width = 403
  5.   Height = 159
  6.   Caption = 'Options'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = True
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object HelpBtn: TButton
  17.     Left = 312
  18.     Top = 104
  19.     Width = 75
  20.     Height = 23
  21.     Caption = 'Help'
  22.     TabOrder = 0
  23.     Visible = False
  24.   end
  25.   object OleDropChk: TCheckBox
  26.     Left = 200
  27.     Top = 80
  28.     Width = 185
  29.     Height = 17
  30.     Caption = 'O&LE drop'
  31.     TabOrder = 1
  32.   end
  33.   object OleDragChk: TCheckBox
  34.     Left = 200
  35.     Top = 56
  36.     Width = 185
  37.     Height = 17
  38.     Caption = '&OLE drag'
  39.     TabOrder = 2
  40.   end
  41.   object ShowHiddenChk: TCheckBox
  42.     Left = 200
  43.     Top = 32
  44.     Width = 185
  45.     Height = 17
  46.     Caption = 'Show &hidden'
  47.     TabOrder = 3
  48.   end
  49.   object VirtualFoldersChk: TCheckBox
  50.     Left = 200
  51.     Top = 8
  52.     Width = 185
  53.     Height = 17
  54.     Caption = '&Virtual folders'
  55.     TabOrder = 4
  56.   end
  57.   object DeleteFolderIconChk: TCheckBox
  58.     Left = 8
  59.     Top = 104
  60.     Width = 185
  61.     Height = 17
  62.     Caption = '&Delete folder icon'
  63.     TabOrder = 5
  64.   end
  65.   object CreateFolderIconChk: TCheckBox
  66.     Left = 8
  67.     Top = 80
  68.     Width = 185
  69.     Height = 17
  70.     Caption = '&Create folder icon'
  71.     TabOrder = 6
  72.   end
  73.   object ReadOnlyChk: TCheckBox
  74.     Left = 8
  75.     Top = 56
  76.     Width = 185
  77.     Height = 17
  78.     Caption = '&Read only'
  79.     TabOrder = 7
  80.   end
  81.   object ContextMenusChk: TCheckBox
  82.     Left = 8
  83.     Top = 32
  84.     Width = 185
  85.     Height = 17
  86.     Caption = 'Conte&xt menus'
  87.     TabOrder = 8
  88.   end
  89.   object CreateDeleteButtonsChk: TCheckBox
  90.     Left = 8
  91.     Top = 8
  92.     Width = 185
  93.     Height = 17
  94.     Caption = 'Create/delete &buttons'
  95.     TabOrder = 9
  96.   end
  97. end
  98.